Welcome![Sign In][Sign Up]
Location:
Search - MFC FTP

Search list

[Ftp Clienta-small-ftp-client-with-vcPP

Description: 一个FTP客户端程序,基于MFC技术。它可用于一般FTP传输功能-An FTP client program, based on the MFC technology. It can be used for general FTP transmission
Platform: | Size: 2411520 | Author: xxx | Hits:

[Ftp ClientFTPCilent

Description: FTP服务器源码mfc FTP服务器源码mfc-Mfc FTP server, FTP server source code source code source code mfc mfc FTP server
Platform: | Size: 3732480 | Author: wang | Hits:

[Ftp ClientFTP-CS

Description: 基于C/S架构的FTP的软件,可以实现主流FTP所需的所有功能,基于MFC制作,是通信软件的必备之物!不要错过!-Based on C/S structure of FTP software, you can achieve all the features needed to mainstream FTP, MFC-based production, is a fixture in communication software! Do not miss!
Platform: | Size: 2033664 | Author: 杨风 | Hits:

[Ftp ClientFtp

Description: ftp客户端功能实现:连接、上传、下载。在VS2005环境中开发,使用MFC开发完成,测试通过。能上传单个文件。-ftp client function: to connect, upload, download. In the VS2005 development environment, developed with MFC, test. Can upload a single file.
Platform: | Size: 6144 | Author: liying | Hits:

[Ftp ClientFTP

Description: 简单的FTP客户端软件,程序较为简单,适合刚刚接触VC++的MFC网络编程的朋友研究。由于本人能力有限,此程序有待完善。-a simple FTP program
Platform: | Size: 1923072 | Author: 姜羽 | Hits:

[Internet-NetworkSFTP

Description: 实现MFC下的FTP客户端,使用C++语言编写,包含源代码和工程文件-MFC FTP SERVER Written by c++,use visual c++ 6.0 test sucssess
Platform: | Size: 106496 | Author: 施绫 | Hits:

[Internet-NetworkFtp

Description: 用VC6的MFC做的一个ftp客户端 可以用其连接ftp进行上传和下载 包括用户名及密码-VC6 MFC to do an ftp client can use it to connect ftp upload and download, including user name and password
Platform: | Size: 29696 | Author: wucs | Hits:

[Ftp ClientFtpUpLoad

Description: MFC实现FTP上传到服务器上!-C++ the MFC FTP upload to the server!
Platform: | Size: 36864 | Author: jason | Hits:

[Internet-NetworkFTP_client_up_down

Description: 利用MFC的FTP接口实现上传文件或内存,下载文件至本地文件或内存中-The MFC FTP interface to upload a file or memory to download the file to a local file or memory
Platform: | Size: 6144 | Author: tanzhiguo | Hits:

[Menu controlMFC-and-FTP

Description: MFC实现FTP客户端工程,你下载之后自己研究下,可能会对你有用。-this is a mfc project
Platform: | Size: 19456 | Author: dacio | Hits:

[Internet-NetworkFTP

Description: Visual C++ 网络开发与实战 第三章远程传输处理 3.3 FTP文件处理 MFC-The Visual C++ network development and combat long-distance transmission processing 3.3 FTP file processing MFC
Platform: | Size: 65536 | Author: name | Hits:

[Software Engineeringftp-vc-mfc

Description: 程序能实现基本FTP客户端功能,能登陆FTP服务器,显示登陆客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-failed to translate
Platform: | Size: 45056 | Author: lww | Hits:

[Internet-NetworkFTP

Description: vc6.0和mfc库函数应用程序,ftp客户端-vc6.0 mfc library functions and applications, ftp client
Platform: | Size: 70656 | Author: wly | Hits:

[Internet-Networkftp-mfc

Description: MFC框架编写的FTP客户端工具,实现了列表呈现、上传、下载等客户端工具的基本功能-MFC framework of the preparation of the FTP client tool to achieve a list of presents, upload, download and other basic functions of the client tools
Platform: | Size: 30720 | Author: ghl | Hits:

[VC/MFCImplement-ftp-protocol-with-MFC

Description: 设计和实现FTP服务器,主要是遵从FTP协议标准实现FTP服务器 允许现有标准的FTP客户端与它互连互通 支持上传和下载文件。-Design and implementation of an FTP server, mainly to achieve compliance with the standard FTP protocol FTP server allows existing standard FTP client with its interconnection support for uploading and downloading files
Platform: | Size: 194560 | Author: 王刚 | Hits:

[Internet-NetworkMFC-WinInet

Description: 程序能实现基本的FTP客户端功能,能登陆FTP服务器,显示登录客户目录下的文件和目录名,能从该目录中选择下载服务器的文件,也能向服务器上传文件。-Program can achieve the basic FTP client function, can login FTP server log shows the client directory file and directory names, choose to download from the directory server files, and can upload files to the server.
Platform: | Size: 57344 | Author: 史佳 | Hits:

[CommunicationFTP-cs

Description: MFC编写的C/S结构,FTP文件下载,附带源码,可以在VC下顺利执行。-MFC prepared by C/S structure, FTP file download, with source code, you can run successfully under VC.
Platform: | Size: 1554432 | Author: Ivan Pai | Hits:

[Internet-NetworkFTP

Description: vc++ mfc 网络编程 ftp浏览器-vc++ mfc network programming ftp browser
Platform: | Size: 1958912 | Author: 王二 | Hits:

[GUI DevelopFTP--HTTP-multithreaded-HTTP

Description: 多线程下载的原理并不复杂,主要的两项技术就是多线程和断点下载。程序中开启多个线程,每个线程利用断点下载,分别下载文件的不同部分,下载完后合并,就可以了。多线程编程很多书已有介绍,这里不再重复,关于断点下载,MFC中提供的CInternetFile类可实现HTTP的断点下载,但无法实现FTP的断点下载。-Multi-threaded download principle is not complicated, the two main technology is multi-threaded and breakpoints download. Program open multiple threads, each use of the breakpoint download, respectively, in different parts of the file download, download after the merger, on it. Multithreaded programming has been introduced many books are not repeated here, on breakpoint download, CInternetFile MFC class provided enables HTTP breakpoint download, but can not achieve breakpoint FTP downloads.
Platform: | Size: 69632 | Author: 张雨 | Hits:

[Dialog_Windowftp-tool-mfc-implementation-code

Description: ftp工具 mfc实现源码(学习使用的简单版本)-The FTP tool to achieve MFC source code (simple version of learning to use) The FTP tool to achieve MFC source code (simple version of learning to use)
Platform: | Size: 9467904 | Author: 何鹏飞 | Hits:
« 1 2 3 4 56 7 8 9 »

CodeBus www.codebus.net